home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Network CD 2
/
Network CD - Volume 2.iso
/
programs
/
internet
/
terminal
/
vltfonebook.lha
/
VLTFoneBook
/
test.vlt
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-07-29
|
125 b
|
10 lines
/* this is test vlt script */
address vlt
parse arg arg1 arg2 .
"emit (this is "arg1"*N)"
"emit (this is "arg2"*N)"
exit